home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 894
- Top = 560
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Log'
- ClientHeight = 390
- ClientWidth = 376
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object dxContainer1: TdxContainer
- Left = 0
- Top = 0
- Width = 376
- Height = 390
- Align = alClient
- BoundColor = clWhite
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 376
- 390)
- object Shape1: TShape
- Left = 8
- Top = 355
- Width = 356
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clHotLight
- Pen.Color = clInactiveCaption
- end
- object dxContainer6: TdxContainer
- Left = 1
- Top = 1
- Width = 374
- Height = 32
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Caption = 'LOG'
- Color = clGradientInactiveCaption
- ParentColor = False
- ShowCaption = True
- object desc2: TLabel
- Left = 8
- Top = 24
- Width = 4
- Height = 16
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Desc5: TLabel
- Left = 8
- Top = 41
- Width = 3
- Height = 14
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
- object desc10: TRichEdit
- Left = 6
- Top = 40
- Width = 365
- Height = 300
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvNone
- BevelOuter = bvSpace
- BevelKind = bkFlat
- BorderStyle = bsNone
- Color = 16112329
- ScrollBars = ssBoth
- TabOrder = 1
- end
- object dxButton1: TdxButton
- Left = 265
- Top = 363
- Width = 101
- Height = 22
- Anchors = [akRight, akBottom]
- OnClick = dxButton1Click
- Caption = 'Close'
- TabOrder = 2
- end
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 24
- Top = 40
- end
- end
-